home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_mysql.idb / usr / freeware / catman / u_man / cat1 / mysqlaccess.Z / mysqlaccess
Encoding:
Text File  |  2002-10-07  |  3.6 KB  |  107 lines

  1. MYSQLACCESS(1)                       MYSQLACCESS(1)
  2.  
  3.  
  4.  
  5. NNAAMMEE
  6.        mysqlaccess - Create new    users to mysql.
  7.  
  8. UUSSAAGGEE
  9.        mysqlaccess [host [user [db]]] OPTIONS
  10.  
  11. SSYYNNOOPPSSIISS
  12.        mmyyssqqllaacccceessss  [--??|----hheellpp]     [--vv|----vveerrssiioonn]    [--pp|----ppaasssswwoorrdd==##]
  13.        [--hh|----hhoosstt==##] [--dd|----ddbb==##] [--UU|----ssuuppeerruusseerr==##]  [--PP|----ssppaassss
  14.        wwoorrdd==##]      [--HH|----rrhhoosstt==##]    [----oolldd__sseerrvveerr]   [--bb|----bbrriieeff]
  15.        [--tt|----ttaabbllee] [----rreellnnootteess]] [----ppllaann]  [----hhoowwttoo]  [----ddeebbuugg==NN]
  16.        [----ccooppyy]    [----pprreevviieeww] [----ccoommmmiitt] [----rroollllbbaacckk]
  17.  
  18. DDEESSCCRRIIPPTTIIOONN
  19.        --??|----hheellpp
  20.           display this helpscreen and exit
  21.  
  22.        --vv|----vveerrssiioonn
  23.           print information    on the program `mysqlaccess'
  24.  
  25.        --uu|----uusseerr==##
  26.           username for logging in to the db
  27.  
  28.        --pp|----ppaasssswwoorrdd==##
  29.           validate password    for user
  30.  
  31.        --hh|----hhoosstt==##
  32.           name or IP-number    of the host
  33.  
  34.        --dd|----ddbb==##
  35.           name of the database
  36.  
  37.        --UU|----ssuuppeerruusseerr==##
  38.           connect as superuser
  39.  
  40.        --PP|----ssppaasssswwoorrdd==##
  41.           password for superuser
  42.  
  43.        --HH|----rrhhoosstt==##
  44.           remote MySQL-server to connect to
  45.  
  46.        ----oolldd__sseerrvveerr
  47.           connect  to  old    MySQL-server (before v3.21) which
  48.           does not yet know    how to handle full where clauses.
  49.  
  50.        --bb|----bbrriieeff
  51.           single-line tabular report
  52.  
  53.        --tt|----ttaabbllee
  54.           report in    table-format
  55.  
  56.        ----rreellnnootteess
  57.           print release-notes
  58.  
  59.        ----ppllaann print suggestions/ideas for future releases
  60.  
  61.        ----hhoowwttoo
  62.           some examples of how to run `mysqlaccess'
  63.  
  64.        ----ddeebbuugg==NN
  65.           enter debuglevel N (0..3)
  66.  
  67.        ----ccooppyy reload temporary grant-tables from original ones
  68.  
  69.        ----pprreevviieeww
  70.           show differences in privileges after making changes
  71.           in (temporary) grant-tables
  72.  
  73.        ----ccoommmmiitt
  74.           copy   grant-rules   from      temporary   tables   to
  75.           grant-tables  (!don't  forget  to     do an mysqladmin
  76.           reload)
  77.  
  78.        ----rroollllbbaacckk
  79.           undo the last changes to the grant-tables.
  80.  
  81. NNOOTTEE
  82.        + At    least the user and the db  must     be  given  (even
  83.        with wildcards)
  84.        + If    no host    is given, `localhost' is assumed
  85.        +  Wilcards    (*,?,%,_)  are allowed for host, user and
  86.        db, but be sure
  87.          to    escape them from your shell!! (ie type \* or '*')
  88.  
  89. SSEEEE AALLSSOO
  90.        isamchk (1), isamlog (1), mysqlaccess (1), mysqladmin (1),
  91.        mysqlbug    (1), mysqld (1), mysqldump  (1),  mysqlshow  (1),
  92.        msql2mysql  (1),    perror (1), replace (1), safe_mysqld (1),
  93.        which1 (1), zap (1),
  94.  
  95. AAUUTTHHOORR
  96.        Ver 1.0,    distribution 3.23.29a  Michael    (Monty)     Widenius
  97.        (monty@tcx.se),    TCX  Datakonsult  AB (http://www.tcx.se).
  98.        This software comes with    no warranty.  Manual page  by  L.
  99.        (Kill-9)     Pedersen  (kill-9@kill-9.dk),    Mercurmedia  Data
  100.        Model Architect / system     developer  (http://www.mercurme
  101.        dia.com)
  102.  
  103.  
  104.  
  105.  
  106.              19 December 2000       MYSQLACCESS(1)
  107.